Skip to content

feat: Type checker for Analog frontend#96

Merged
vishnu-m77 merged 16 commits into
v1.0from
type_checking
May 26, 2026
Merged

feat: Type checker for Analog frontend#96
vishnu-m77 merged 16 commits into
v1.0from
type_checking

Conversation

@vishnu-m77

Copy link
Copy Markdown
Collaborator
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature: Analog frontend type checker

  • What is the current behavior? (You can also link to an open issue here)
    No type checking in the Analog frontend.

  • What is the new behavior (if this is a feature change)?
    Input programs will be passed through this type checker which will through an error during compile time instead of execution time.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

Comment thread src/oqd_core/frontend/analog/type_checker.py Outdated
@vishnu-m77 vishnu-m77 merged commit 0929859 into v1.0 May 26, 2026
12 checks passed
@vishnu-m77 vishnu-m77 deleted the type_checking branch May 26, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants